Skip to content

feat(notification): add support for WhatsApp 360messenger notifications#375

Open
breml wants to merge 1 commit into
masterfrom
feature-351-feat-notification-add-support-for-whatsapp-360messenger-notifications
Open

feat(notification): add support for WhatsApp 360messenger notifications#375
breml wants to merge 1 commit into
masterfrom
feature-351-feat-notification-add-support-for-whatsapp-360messenger-notifications

Conversation

@breml

@breml breml commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add uptimekuma_notification_whatsapp360messenger resource and corresponding data source for WhatsApp 360messenger notifications, following the pattern of recently added notification types (e.g. Fluxer, HaloPSA).
  • Supports auth_token (sensitive), recipient, optional group_ids (list), legacy group_id, use_template, and template fields.
  • Adds examples, generated docs, and acceptance tests covering create/update, group_ids round-trip, clearing optional fields, import state, and the data source (by name and by ID).

Closes #351

Test plan

  • task fmt - no changes
  • task lint - 0 issues
  • task test - unit tests pass
  • TF_ACC=1 task testacc - full acceptance suite passes, including TestAccNotificationWhatsapp360messengerResource and TestAccNotificationWhatsapp360messengerDataSource
  • task generate-docs - docs regenerated, no extraneous diff

@breml breml self-assigned this Jun 13, 2026
@breml breml force-pushed the feature-351-feat-notification-add-support-for-whatsapp-360messenger-notifications branch from 7d787d8 to 79c264f Compare June 13, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(notification): add support for WhatsApp 360messenger notifications

1 participant